Welcome![Sign In][Sign Up]
Location:
Search - python advanced programming

Search list

[OtherAdvanced Python and COM

Description: Python Programming on Win32
Platform: | Size: 279541 | Author: alex_21cn | Hits:

[BooksAdvanced_Python_programming

Description: Advanced_Python_programming
Platform: | Size: 128000 | Author: 严冰 | Hits:

[SCMAdvancedPythonProgramming

Description: python高级编程,进阶python的绝好书籍,英文版-python advanced programming, advanced python' s excellent book, English
Platform: | Size: 128000 | Author: 张无忌 | Hits:

[OtherPython-Developers-Handbook

Description: 这是一本详细的python手册,从python的简介到语法再到各种API的应用和python与其他语言的结合,本书足以让读者从入门到精通python。-Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network programming, GUI toolkits, JPython, Web development, Python/C API, and more.
Platform: | Size: 6859776 | Author: Yan Wang | Hits:

[OtherPython-Core-Programming

Description: 《Python核心编程 (第二版)》,很詳細的python書籍,有初級的入門知識,也有相對高級的應用。-Python core programming (Second Edition) very detailed python books, the primary entry knowledge, there are relatively advanced applications.
Platform: | Size: 5008384 | Author: dxy | Hits:

[OtherPython-core-programming

Description: python语言编程的核心内容,高级论题,可以完成的工作。-python programming language core content, advanced topics that can be done.
Platform: | Size: 18841600 | Author: 云鹏 | Hits:

[OtherBeginning-Python-from-Novice-to-Pro

Description: Beginning Python Novice to Pro.pdf 这本是是专业介绍python.基于实践给计算机程序员讲解-From Novice to Professional is the most comprehensive book on the Python ever written. Based on Practical Python, this newly revised book is both an introduction and practical reference for a swath of Python-related programming topics, including addressing language internals, integration, network programming, and web services. Advanced topics, such as extending Python and packaging/distributing Python applications, are also covered. Ten different projects illustrate the concepts introduced in the book. You will learn how to create a P2P file-sharing application and a web-based bulletin board, and how to remotely edit web-based documents and create games. Author Magnus Lie Hetland is an authority on Python and previously authored Practical Python. He also authored the popular online guide, Instant Python Hacking, on which both books are based.
Platform: | Size: 2157568 | Author: kevin | Hits:

[OtherPython

Description: python书籍,python高级编程,适合初学者从入门到精通,比较好的书籍-Python books, python advanced programming, suitable for beginners entry to the master, a good book
Platform: | Size: 6227968 | Author: 小强 | Hits:

[OtherPython-advanced-programming

Description: 《Python高级编程》针对具备一定Python基础并希望通过在项目中应用最佳实践和新的开发技术来提升自己的Python开发人员- Advanced Programming Python Python have some basis for hope in the project and the application of best practices and the development of new technologies to improve their Python Developer
Platform: | Size: 40396800 | Author: 哈哈 | Hits:

[BooksCore PYTHON Applications Programming

Description: 本书是经典的Python指导书,全书分为两个部分:第1部分包括基本的概念和语句、语法和风格、Python对象、数字类型、序列类型、映射和集合类型、条件和循环、文件和输入/输出、错误和异常、函数和函数式编程、模块、面向对象编程、执行环境等内容; 第2部分则提供了各种高级主题来展示可以使用Python做些什么.(This book is the classic Python instruction book. The book is divided into two parts: the first part includes the basic concepts and statements, grammar and style, Python, digital object types, sequence types, mapping and collection types, conditions and circulation, and file input / output, errors and exceptions and the function and the function module, programming, object-oriented programming, execution environment and content: the second part provides a variety of advanced topics to show what can be done using the Python.)
Platform: | Size: 14999552 | Author: 亦凌 | Hits:

[Algorithmpython_bcrmjd_jb51.net

Description: Python高级编程,适合对Python感兴趣的工程师学习(Python advanced programming for engineers interested in Python)
Platform: | Size: 59639808 | Author: 哈哈_哈哈 | Hits:

[Books《Python Cookbook》第三版中文v1.0.2

Description: 本书介绍了Python应用在各个领域中的一些使用技巧和方法,从最基本的字符、文件序列、字典和排序,到进阶的面向对象编程、数据库和数据持久化、 XML处理和Web编程,再到比较高级和抽象的描述符、装饰器、元类、迭代器和生成器,均有涉及。书中还介绍了一些第三方包和库的使用,包括 Twisted、GIL、PyWin32等。(This book introduces the Python application in various fields in the use of some skills and methods, from the most basic characters, file sequence, dictionary and sorting, to advanced object-oriented programming, database and data persistence, XML processing and Web programming, to more advanced and abstract descriptor, decorator, metaclass, iterators and generators, are involved. The book also describes the use of some third party packages and libraries, including Twisted, GIL, PyWin32 and so on.)
Platform: | Size: 2982912 | Author: guaishou456235 | Hits:

[BooksPython高级编程

Description: 《Python高级编程》针对具备一定Python基础并希望通过在项目中应用最佳实践和新的开发技术来提升自己的Python开发人员。("Python advanced programming" for a certain Python foundation and hope that through the application of the best practices in the project and new development technology to enhance their Python developers.)
Platform: | Size: 73324544 | Author: 雨淋夏末 | Hits:

[DocumentsPython核心编程(中文第二版)带目录

Description: Python核心编程 Python进阶入门PDF书籍(Python core programming Python advanced introductory PDF books)
Platform: | Size: 5372928 | Author: fdsfsdfsdfrerer | Hits:

[Documents笨办法学 Python(第四版)

Description: 本书是一本Python入门书籍,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。这本书以习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现,让初学者从基础的编程技术入手,最终体验到软件开发的基本过程。 本书结构非常简单,共包括52个习题,其中26个覆盖了输入/输出、变量和函数三个主题,另外26个覆盖了一些比较高级的话题,如条件判断、循环、类和对象、代码测试及项目的实现等。每一章的格式基本相同,以代码习题开始,按照说明编写代码,运行并检查结果,然后再做附加练习。 Zed Shaw完善了这个堪称世上最好的Python学习系统。(This book is a Python introductory book, suitable for not much understanding of the computer, not learning programming, but the reader is interested in programming learning to use. This book guides readers to learn programming step by step in exercises, from simple printing to the realization of complete projects, so that beginners can experience the basic process of software development from the basic programming technology. The structure of this book is very simple. It contains 52 exercises. 26 of them cover three topics: input / output, variables and functions, and the other 26 cover some advanced topics, such as conditional judgement, cycle, class and object, code test and project realization. The format of each chapter is basically the same, starting with the code exercises, writing the code according to the instructions, running and checking the results, and then doing additional exercises.)
Platform: | Size: 1737728 | Author: blossom121 | Hits:

[Books51CTO下载-python核心编程(第二版)加答案

Description: python高级编程,自带答案,方便自学。活到老学到老!(python Advanced programming)
Platform: | Size: 5012480 | Author: 知行路上 | Hits:

[DocumentsPython高级编程

Description: Python高级编程,提高Python编码水平(Python advanced programming)
Platform: | Size: 40443904 | Author: 蛇则虫 | Hits:

[Otherpython高级

Description: python高级编程教程,教会你更高级的编程方法(Python advanced programming tutorials)
Platform: | Size: 26533888 | Author: soon123 | Hits:

[Big DataPython基础教程(第3版)

Description: 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲述的内容, 按照实际项目开发的步骤向读者介绍了 10 个具有实际意义的 Python 项目的开 发过程。 本书内容涉及的范围较广, 既能为初学者夯实基础, 又能帮助程序员提升技能, 适合各个层次的 Python 开发人员阅读参考(This book covers all aspects of Python programming: First, starting with the installation of Python, then introduces the basics of Python. And basic concepts, including lists, tuples, strings, dictionaries, and various statements; then, a step-by-step introduction to some relatively advanced masters Questions, including abstractions, exceptions, magic methods, properties, iterators; after that, explore how to put Python with databases, networks, C, etc. The tools are combined to take advantage of the power of Python, as well as Python program testing, packaging, publishing, etc. Finally, In conjunction with the previous content, the author introduces the reader to the opening of 10 practical Python projects according to the actual project development steps. The process. The content of this book covers a wide range, which can not only lay a solid foundation for beginners, but also help programmers improve their skills, suitable for all levels. Python developers read the reference)
Platform: | Size: 4491264 | Author: zpf赵 | Hits:

[DocumentsPython基础教程(第3版)中文版

Description: Python基础教程(第3版)中文版 本书包括Python 程序设计的方方面面:首先,从Python 的安装开始,随后介绍了Python 的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句;然后,循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器;此后,探讨了如何将Python 与数据库、网络、C 语言等工具结合使用,从而发挥出Python 的强大功能,同时介绍了Python 程序测试、打包、发布等知识;最后,作者结合前面讲述的内容,按照实际项目开发的步骤向读者介绍了10 个具有实际意义的Python 项目的开发过程。(Python basic course (Third Edition) Chinese version This book covers all aspects of Python programming: first, starting with the installation of Python, then introducing the basics and concepts of Python, including lists, tuples, strings, dictionaries, and various statements; then, step by step, introducing some relatively advanced topics, including abstraction, exceptions, magic Methods, attributes, iterators; afterwards, how to use Python with database, network, C language and other tools, so as to play the powerful functions of Python, while introducing the Python program testing, packaging, publishing and other knowledge; finally, the author combines the previous content, according to the actual project development steps I have introduced 10 practical Python projects to readers.)
Platform: | Size: 4499456 | Author: 时光机灬 | Hits:
« 12 3 »

CodeBus www.codebus.net